Перевод: с английского на русский

с русского на английский

just-in-time compiler

См. также в других словарях:

  • Just in Time Compiler —   [engl.], Java …   Universal-Lexikon

  • just-in-time compiler —    Sometimes abbreviated JIT compiler. A compiler that receives the bytecode of a Java application and compiles the bytecode on the fly. Java bytecode processed by a just in time compiler executes faster than the same bytecode processed by a Java …   Dictionary of networking

  • Just-in-time-Compilierung — Just in time Kompilierung (JIT Kompilierung) ist eine Technik aus der Praktischen Informatik, um die Performance von Anwendungssoftware, die als Bytecode vorliegt, zu verbessern. Just in time bedeutet „gerade rechtzeitig“. Der JIT Compiler… …   Deutsch Wikipedia

  • Just-in-time-Kompilierung — (JIT Kompilierung) ist eine Technik aus der Praktischen Informatik, um Software zur Laufzeit in Maschinen Code zu übersetzen. Just in time bedeutet „gerade rechtzeitig“. Funktionsweise Im Gegensatz zu einem herkömmlichen Compiler übersetzt ein… …   Deutsch Wikipedia

  • Just-in-time compilation — In computing, just in time compilation (JIT), also known as dynamic translation, is a method to improve the runtime performance of computer programs. Historically, computer programs had two modes of runtime operation, either interpreted or static …   Wikipedia

  • Ahead-of-time-Compiler — Ein Ahead of time Compiler (AOT Compiler) ist ein Compiler, der im Gegensatz zu Just in time Compilern (JIT Compiler) Programmcode vor der Ausführung in native Maschinensprache übersetzt. Dies hat den Vorteil, dass dieser Code zur Laufzeit… …   Deutsch Wikipedia

  • Compiler — This article is about the computing term. For the anime, see Compiler (anime). A diagram of the operation of a typical multi language, multi target compiler A compiler is a computer program (or set of programs) that transforms source code written …   Wikipedia

  • Compiler — Historisches Beispiel anhand von CBASIC Ein Compiler (auch Übersetzer oder Kompilierer genannt) ist ein Computerprogramm, das ein in einer Quellsprache geschriebenes Programm (Quelltext/Quellprogramm, meist von einem Programmierer in einer… …   Deutsch Wikipedia

  • Compiler-Front-End — Ein Compiler (auch Übersetzer oder Kompilierer genannt) ist ein Computerprogramm, das ein in einer Quellsprache geschriebenes Programm – genannt Quellprogramm – in ein semantisch äquivalentes Programm einer Zielsprache (Zielprogramm) umwandelt.… …   Deutsch Wikipedia

  • compiler —    A program that converts a set of program language source code statements into a machine readable form suitable for execution by a computer.    Most compilers do much more than this, however; they translate the entire program into machine… …   Dictionary of networking

  • Compiler optimization — is the process of tuning the output of a compiler to minimize or maximize some attributes of an executable computer program. The most common requirement is to minimize the time taken to execute a program; a less common one is to minimize the… …   Wikipedia

Поделиться ссылкой на выделенное

Прямая ссылка:
Нажмите правой клавишей мыши и выберите «Копировать ссылку»